RD_EN=DISABLED_, WR_EN=DISABLED_
USB Control
RD_EN | Read mode control. Enables reading data from the OUT endpoint buffer for the endpoint specified in the LOG_ENDPOINT field using the USBRxData register. This bit is cleared by hardware when the last word of the current packet is read from USBRxData. 0 (DISABLED_): Disabled. 1 (ENABLED_): Enabled. |
WR_EN | Write mode control. Enables writing data to the IN endpoint buffer for the endpoint specified in the LOG_ENDPOINT field using the USBTxData register. This bit is cleared by hardware when the number of bytes in USBTxLen have been sent. 0 (DISABLED_): Disabled. 1 (ENABLED_): Enabled. |
LOG_ENDPOINT | Logical Endpoint number. |
RESERVED | Reserved. Read value is undefined, only zero should be written. |